home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d16 / wed11a.arc / WINEDIT.TXT < prev   
Text File  |  1991-05-03  |  36KB  |  918 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                                                                WinEdit 1.1A
  10.                                                               User's Manual
  11.  
  12.  
  13.  
  14.                                                                   04-May-91
  15.  
  16.  
  17.  
  18.  
  19.                                      Copyright (c) 1990,1991 Steve Schauer.
  20.                                                        All rights reserved.
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                                 For IBM, PC/XT, PC/AT, PS/2 and compatibles
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.                                                           Wilson WindowWare
  43.                                             2701 California Ave SW  ste 212
  44.                                                           Seattle, WA 98116
  45.  
  46.  
  47.                                                       Orders:(800) 762-8383
  48.                                                    Support:  (206) 937-9335
  49.                                                       Fax:   (206) 935-7129
  50.  
  51.           WinEdit 1.1A User's Manual                                Page ii
  52.  
  53.  
  54.           No part of this manual may be reproduced or transmitted in any
  55.           form or by any means, electronic or mechanical, including
  56.           photocopying and recording, for any purpose without the express
  57.           written permission of Wilson WindowWare.  Information in this
  58.           document is subject to change without notice and does not
  59.           represent a commitment by Wilson WindowWare.
  60.  
  61.           The software described herein is furnished under a license
  62.           agreement.  It is against the law to copy this software under any
  63.           circumstances except as provided by the license agreement.
  64.  
  65.  
  66.           U.S. Government Restricted Rights
  67.  
  68.           Use, duplication, or disclosure by the Government is subject to
  69.           restrictions as set forth in subdivision (b)(3)(ii) of the Rights
  70.           in Technical Data and Computer Software clause at 252.227-7013.
  71.           Contractor/manufacturer is Wilson WindowWare/2701 California Ave SW
  72.           /suite 212/Seattle, WA 98116
  73.  
  74.  
  75.           Trademarks
  76.  
  77.           IBM, PC/XT, PC/AT, and PS/2 are registered trademarks of
  78.           International Business Machines Corporation.
  79.           Microsoft and MS-DOS are registered trademarks of Microsoft
  80.           Corporation.
  81.           Windows is a trademark of Microsoft Corporation.
  82.           PageMaker is a trademark of Aldus Corporation.
  83.           Ventura Publisher is a trademark of Xerox Corporation.
  84.           WinEdit is a trademark of Steve Schauer
  85.           Command Post is a trademark of Wilson WindowWare.
  86.  
  87.  
  88.           Acknowledgements
  89.  
  90.           Winedit was designed & written by Steve Schauer.
  91.           Additional programming by Morrie Wilson and Bob Foster.
  92.           The Control Bar was written by Dave Edson.
  93.           Local memory routines were written by Dan Quigley.
  94.           The regular expression routines are based on code written by
  95.           Allen I. Holub, as published in the C Gazette.
  96.  
  97.           Our thanks to the many beta-testers for their invaluable
  98.           comments & suggestions.
  99.  
  100.           WinEdit 1.1A User's Manual                               Page iii
  101.  
  102.  
  103.  
  104.  
  105.                                         CONTENTS
  106.  
  107.  
  108.           INTRODUCTION
  109.              Introduction                       1
  110.              Features                           1
  111.  
  112.           GETTING STARTED
  113.              Installing WinEdit                 2
  114.              Entering License Information       2
  115.              Basic Operations                   2
  116.              WinEdit Keys                       2
  117.  
  118.           COMMANDS
  119.              File Menu Commands                 4
  120.              Edit Menu Commands                 5
  121.              Search Menu Commands               6
  122.              Run Menu Commands                  7
  123.              Window Menu Commands               7
  124.  
  125.           PROCEDURES
  126.              Changing Printers                  8
  127.              Compiling                          8
  128.              Copying, Cutting, and Pasting      8
  129.              Creating New Documents             8
  130.              Deleting Text                      9
  131.              Extended Help                      9
  132.              Printing Documents                 9
  133.              Printing Headers and Footers       9
  134.              Saving Documents                  10
  135.              Setting Display Options           10
  136.              Setting Margins                   11
  137.              Undo                              11
  138.              Using Regular Expressions         11
  139.  
  140.           SOFTWARE LICENSE
  141.              Software License                  13
  142.              Limited Warranty                  14
  143.              Order Form                        15
  144.  
  145.  
  146.  
  147.  
  148.  
  149.           WinEdit 1.1A User's Manual                                 Page 1
  150.  
  151.  
  152.  
  153.           Introduction
  154.  
  155.           WinEdit is an ASCII text editor designed to take full advantage
  156.           of the Windows 3.0 graphical environment. WinEdit is first and
  157.           foremost a programmer's editor, with features designed for
  158.           creating and maintaining program source code.  With its ASCII
  159.           file format, ability to edit files of almost unlimited size,
  160.           and word processing features such as headers and footers,
  161.           WinEdit also serves as an effective "front end" for
  162.           desktop publishers and word processors including PageMaker,
  163.           Word For Windows, and Ventura Publisher.
  164.  
  165.  
  166.           Features
  167.  
  168.           *  Use all available Windows memory to load up to 16MB of text
  169.              files.
  170.  
  171.           *  Multiple Document Interface allows an unlimited number of
  172.              document windows.
  173.  
  174.           *  Run your favorite compiler or other programming tool from
  175.              within WinEdit.  WinEdit will monitor the compiler's output
  176.              and allow you to review any warning or error messages.
  177.  
  178.           *  Regular expressions can be used in search and replace
  179.              operations for powerful text manipulation capabilities.
  180.  
  181.           *  Full access to the Windows SDK help and C 6.0 language help
  182.              by clicking on any SDK or C language key word.  (Requires
  183.              the Windows help file SDKWIN.HLP provided with the Microsoft
  184.              SDK and Microsoft QuickHelp provided with Microsoft C 6.0.)
  185.  
  186.           *  Print half sized "two-up" pages side by side in landscape
  187.              mode -  ideal for source listings or early drafts of
  188.              desktop publishing  documents.
  189.  
  190.           *  Headers and footers.  WinEdit can optionally place
  191.              the document name, date, and time in the header or
  192.              footer of any printout.
  193.  
  194.           *  Easy to use.  Online help is always available.  All major
  195.              program features are available through the pulldown menus and
  196.              dialog boxes. Most-used features have accelerator keys as
  197.              well for lightning fast operation.
  198.  
  199.           *  Fast.  One of WinEdit's design goals is speed in all critical
  200.              operations.  WinEdit loads large files quickly, updates and
  201.              scrolls the screen instantly, and keeps up with the fastest
  202.              typist.
  203.  
  204.           WinEdit 1.1A User's Manual                                 Page 2
  205.  
  206.  
  207.           GETTING STARTED
  208.  
  209.  
  210.           Installing WinEdit
  211.  
  212.              Winedit requires only one file to run: WINEDIT.EXE.  Copy this
  213.              file to a directory on your path, and you can start.  You
  214.              should also copy the WinHelp file, WINEDIT.HLP, to the same
  215.              directory.  If you are running Windows in 386 enhanced mode,
  216.              you can copy the file EDTEMP.PIF to your Windows directory
  217.              to allow WinEdit to compile from within a window.
  218.  
  219.              That's it!
  220.              
  221.           Entering License Information
  222.           
  223.              Choose this menu selection from the System Menu to enter your
  224.              license number and ID when you register your copy of WinEdit.  
  225.              Registering brings you wonderful benefits:
  226.  
  227.              - Gets rid of that pesky reminder window that comes up when
  228.                you start the program.
  229.              - Entitles you to one hour free telephone support for 90 days.
  230.              - Gets you the latest version of WinEdit.
  231.              - Gets you a printed User's Manual.
  232.              - Encourages the authors of this program to continue bringing 
  233.                you new and better products instead of breaking down and 
  234.                getting a real job.
  235.  
  236.  
  237.           Basic Operations
  238.  
  239.              WinEdit follows the standard conventions for Windows programs.
  240.              Refer to Chapter 2 of your Microsoft Windows User's Guide for
  241.              instructions on using menus, selecting text, working with
  242.              dialog boxes, working with documents, and using Windows Help.
  243.  
  244.  
  245.           WinEdit Keys
  246.  
  247.              Use the following keys in WinEdit:
  248.  
  249.              Moving the Insertion Point
  250.  
  251.              Key(s)              Function
  252.              --------------------------------------
  253.              Up Arrow            Moves up one line.
  254.              Down Arrow          Moves down one line.
  255.              Right Arrow         Moves right one character.
  256.              Left Arrow          Moves left one character.
  257.              Ctrl+Right Arrow    Moves right one word.
  258.              Ctrl+Left Arrow     Moves left one word.
  259.              Home                Moves to the beginning of the line.
  260.              End                 Moves to the end of the line.
  261.              PgUp                Moves up one window.
  262.              PgDn                Moves down one window.
  263.              Ctrl+Home           Moves to the beginning of the document.
  264.              Ctrl+End            Moves to the end of the document.
  265.  
  266.           WinEdit 1.1A User's Manual                                 Page 3
  267.  
  268.  
  269.              Selecting Text
  270.  
  271.              Key(s)              Function
  272.              --------------------------------------
  273.              Shift+Left or       Selects text one character at a time
  274.                Right Arrow       to the left or right. Or, if the
  275.                                  character is already selected, cancels
  276.                                  the selection.
  277.  
  278.              Shift+Down or       Selects one line of text up or down.
  279.                Up Arrow          Or, if the line is already selected,
  280.                                  cancels the selection.
  281.  
  282.              Shift+Home          Selects text to the beginning of the line.
  283.  
  284.              Shift+End           Selects text to the end of the line.
  285.  
  286.              Ctrl+Shift+         Selects the previous word.
  287.                Left Arrow
  288.  
  289.              Ctrl+Shift+         Selects the next word.
  290.                Right Arrow
  291.  
  292.              Shift+PgUp          Selects the previous screenful.
  293.  
  294.              Shift+PgDn          Selects the next screenful.
  295.  
  296.              Ctrl+Shift+Home     Selects to the beginning of the document.
  297.  
  298.              Ctrl+Shift+End      Selects to the end of the document.
  299.              
  300.              Keypad +            Copies current line to clipboard if no selection,
  301.                                  or copies current selection.
  302.  
  303.              Keypad -            Cuts current line to clipboard if no selection,
  304.                                  or cuts current selection.
  305.  
  306.  
  307.  
  308.              Help Keys
  309.  
  310.              Key(s)              Function
  311.              --------------------------------------
  312.              F1                  WinEdit Help Index
  313.  
  314.              Shift+F1            Extended Help
  315.  
  316.  
  317.  
  318.           WinEdit 1.1A User's Manual                                 Page 4
  319.  
  320.  
  321.           COMMANDS
  322.  
  323.  
  324.           File Menu Commands
  325.  
  326.              New
  327.              ---
  328.              Opens a new window with a new, untitled document
  329.  
  330.              Open
  331.              ----
  332.              Opens a new window with an existing document.
  333.              WinEdit can read an ASCII text file as large as
  334.              available Windows memory.
  335.  
  336.              Save
  337.              ----
  338.              Saves the current document.  The window remains open.
  339.              If the document is UNTITLED, WinEdit prompts you for
  340.              a document name.
  341.  
  342.              Save As
  343.              -------
  344.              Saves a document after prompting you for a new name.
  345.  
  346.              Print
  347.              -----
  348.              Prints the current document using the print settings
  349.              entered in the Page Setup dialog box.
  350.  
  351.              Page Setup
  352.              ----------
  353.              Allows you to set the margins, headers, footers,
  354.              printer font, and page layout.
  355.  
  356.              Printer Setup
  357.              -------------
  358.              Sets printer options for WinEdit before printing.
  359.  
  360.              Preferences
  361.              ---------------
  362.              Allows you to choose the screen font WinEdit uses, the
  363.              tab size, whether the Control Bar is shown, and startup
  364.              file loading options.
  365.  
  366.              Exit
  367.              ----
  368.              Closes all open windows and exits WinEdit.  If there are
  369.              any unsaved files, WinEdit prompts you before exiting.
  370.  
  371.           WinEdit 1.1A User's Manual                                 Page 5
  372.  
  373.  
  374.           Edit Menu Commands
  375.  
  376.              Undo
  377.              ----
  378.              Restores the line the insertion point is on to the same
  379.              state it was in when the insertion point first moved
  380.              into it.
  381.  
  382.              Cut
  383.              ---
  384.              Removes the current selection from the document and
  385.              places it on the clipboard.
  386.  
  387.              Copy
  388.              ----
  389.              Places a copy of the current selection on the clipboard
  390.              without removing it from the document.
  391.  
  392.              Paste
  393.              -----
  394.              Pastes the text in the clipboard into the document at the
  395.              insertion point.
  396.  
  397.              Delete
  398.              ------
  399.              Removes the current selection from the document without
  400.              changing the contents of the clipboard.  If there is no
  401.              selection, removes the character to the right of the
  402.              insertion point.
  403.  
  404.              Select All
  405.              ----------
  406.              Selects all the text in the document.
  407.  
  408.  
  409.           WinEdit 1.1A User's Manual                                 Page 6
  410.  
  411.           Search Menu Commands
  412.  
  413.              Find
  414.              ----
  415.              Searches for text in a document.
  416.  
  417.              * Find          Type the text you want to find.
  418.  
  419.              * Match case    Select this box to match the upper and
  420.                              lower case exactly.
  421.  
  422.              * Next          Search forward starting at the insertion
  423.                              point.
  424.  
  425.              * Previous      Search backward starting at the insertion
  426.                              point.
  427.  
  428.              Repeat Last Find
  429.              ----------------
  430.              Repeats the last search using the same options, without
  431.              opening the Find dialog box.
  432.  
  433.              Change
  434.              ------
  435.              Searches for text in a document and replaces the found text
  436.              with text you specify.
  437.  
  438.              * Find              Type the text you want to find.
  439.  
  440.              * Replace with      Type the text you want to insert in
  441.                                  place of the found text.
  442.  
  443.              * Match case        Select this box to match the upper and
  444.                                  lower case exactly.
  445.  
  446.              * Search backwards  Search backward starting at the
  447.                                  insertion point.
  448.  
  449.              * Confirm before    When text is found, you will be prompted
  450.                changing          before the change takes place.
  451.  
  452.              * Change All        Start at the beginning of the document,
  453.                                  and search the entire document.  You will
  454.                                  be prompted before each change takes place
  455.                                  if the Confirm before changing box is
  456.                                  selected.
  457.  
  458.              Next Error and Prev Error
  459.              _________________________
  460.  
  461.              If any warning or error messages have been captured from the
  462.              output of one of the Run Menu items, these menu choices allow
  463.              you to review the messages and the corresponding source code.
  464.  
  465.              View Compiler Output
  466.              --------------------
  467.              Loads the captured compiler output into a document window.
  468.  
  469.           WinEdit 1.1A User's Manual                                 Page 7
  470.  
  471.  
  472.           Run Menu Commands
  473.  
  474.              The commands on this menu allow you to run other programs
  475.              from within WinEdit.  Use the Configure... command to enter
  476.              the necessary command to run the program.
  477.  
  478.              Select the Capture Output box and WinEdit will run the
  479.              program you configure and save its output.  When the program
  480.              finishes, WinEdit will allow you to review any warning or
  481.              error messages that have occurred, along with the corresponding
  482.              source code.
  483.  
  484.              WinEdit constructs a DOS batch file to execute when you choose
  485.              to capture output.  For this reason, to run a Windows
  486.              application from the Run Menu, do not choose to capture
  487.              output.
  488.  
  489.              WinEdit Project Files
  490.              ---------------------
  491.  
  492.              WinEdit saves the information from the Configure... dialog box
  493.              in a private INI file with an extension of .WPJ (WinEdit
  494.              Project File).  Choose the Save... pushbutton to save the
  495.              contents of the dialog box in a .WPJ file.  Choose the Open...
  496.              pushbutton to load an existing .WPJ file.
  497.  
  498.  
  499.           Window Menu Commands
  500.  
  501.              Tile
  502.              ----
  503.              Arranges all open document windows side by side so that all
  504.              windows are visible.
  505.  
  506.              Cascade
  507.              -------
  508.              Arranges all open document windows in an overlapping pattern
  509.              so that the title bar of each window is visible.
  510.  
  511.              Arrange Icons
  512.              -------------
  513.              Arranges all document icons into rows.
  514.  
  515.              Close All
  516.              ---------
  517.              Closes all open document windows.  If a document has changes
  518.              that need saving, you will be prompted to save the document
  519.              before closing.
  520.  
  521.              Document Name
  522.              -------------
  523.              Each open window is listed on the menu by name.  Choose the
  524.              name and that window will become the active document window.
  525.  
  526.  
  527.           WinEdit 1.1A User's Manual                                 Page 8
  528.  
  529.  
  530.           PROCEDURES
  531.  
  532.  
  533.           Changing Printers and Printer Options
  534.  
  535.              Select Printer Setup from the File menu to change printer
  536.              settings.
  537.  
  538.              WinEdit will make the requested changes to your printer
  539.              settings for this editing session only.  The default Windows
  540.              settings will not be changed. To permanently change a printer
  541.              setting, use Control Panel.
  542.  
  543.              Select Page Setup from the File menu to change the printer
  544.              settings for margins, header, footer, printer font, and page
  545.              layout.  WinEdit will remember these settings from session to
  546.              session.
  547.  
  548.  
  549.           Compiling (Running other programs)
  550.  
  551.              The first five commands on the Run menu are user-configurable
  552.              commands to execute another program.  You may configure these
  553.              commands to execute any .EXE  or .BAT program by typing the
  554.              command text in the appropriate Configure... edit box.
  555.  
  556.              If the program supports DOS redirection (as most compilers
  557.              and linkers do) you can select the Capture Output box to have
  558.              WinEdit capture the program's output in a file.  When the
  559.              program finishes, WinEdit will allow you to review any warning
  560.              or error messages that have occurred, along with the
  561.              corresponding source code.
  562.  
  563.              WinEdit constructs a DOS batch file to execute when you choose
  564.              to capture output.  For this reason, to run a Windows
  565.              application from the Run Menu, do not choose to capture
  566.              output.
  567.  
  568.           Copying, Cutting, and Pasting Text
  569.  
  570.              To copy and paste, or cut and paste text:
  571.  
  572.              1. Select the text.
  573.  
  574.              2. Choose Copy from the Edit menu to copy the selected text
  575.                 to the clipboard.  Or choose Cut from the Edit menu to cut
  576.                 the text to the clipboard.
  577.  
  578.              3. Move the insertion point where you want the text to appear.
  579.                 Or select text you want the pasted text to replace.
  580.  
  581.              4. Choose Paste from the Edit menu.
  582.  
  583.  
  584.           Creating New Documents
  585.  
  586.              Choose New from the File menu to open a new, untitled document
  587.              window.
  588.  
  589.           WinEdit 1.1A User's Manual                                 Page 9
  590.  
  591.  
  592.           Deleting Text
  593.  
  594.              To delete text without sending it to the clipboard:
  595.  
  596.              1. Select the text.
  597.  
  598.              2. Choose Delete from the Edit menu or press the Delete key.
  599.  
  600.              If there is no selection, Delete deletes the character to the
  601.              right of the insertion point.
  602.  
  603.  
  604.           Extended Help
  605.  
  606.              Press Shift+F1 or click the Right Mouse Button on any Windows
  607.              SDK function, message, or data structure name and WinEdit will
  608.              access the SDKWIN.HLP topic for that item.
  609.  
  610.              If the word is not a valid Windows SDK topic, WinEdit will
  611.              pass the word to QH.EXE (Microsoft's QuickHelp program,
  612.              supplied with most Microsoft language products).  This will
  613.              allow you online access to any language or library keyword
  614.              covered in the QuickHelp database.
  615.  
  616.              For SDK Help, the WinHelp file SDKWIN.HLP must be in either
  617.              the current directory, the Windows directory, or a directory
  618.              listed in your PATH statement.
  619.  
  620.              For QuickHelp, QH.EXE must be in either the current directory,
  621.              the Windows directory, or a directory listed in your PATH
  622.              statement. In addition, you must have an environment variable
  623.              "HELPFILES=" defined which tells QH.EXE where to look to find
  624.              the appropriate QuickHelp database files.
  625.  
  626.  
  627.           Printing Documents
  628.  
  629.              Choose Print from the File menu to send the current document
  630.              to the printer.
  631.  
  632.  
  633.           Printing Headers and Footers
  634.  
  635.              Choose Page Setup from the File menu to configure header and
  636.              footer text.  Type the text you wish to appear at the top and
  637.              bottom of each page.
  638.  
  639.              You can use the following special characters in headers and
  640.              footers:
  641.  
  642.              * %f      The document name will appear.
  643.  
  644.              * %d      The file date and time will appear, unless the file has
  645.                        been changed, in which case the current date and time
  646.                        will appear.
  647.                        
  648.              * %p      The page number will appear.
  649.  
  650.           WinEdit 1.1A User's Manual                                Page 10
  651.  
  652.  
  653.           Saving Documents
  654.  
  655.              Choose Save from the File menu to save a document.  Choose
  656.              Save As to save the document with a new name, or to save an
  657.              untitled document.
  658.  
  659.  
  660.           Setting Preferences
  661.  
  662.              Choose Preferences from the File menu to choose a screen
  663.              font, default tab size, whether or not to show the Control
  664.              Bar, and startup file loading options.
  665.  
  666.           WinEdit 1.1A User's Manual                                Page 11
  667.  
  668.  
  669.           Setting Margins
  670.  
  671.              Choose Page Setup from the File menu to change the margins
  672.              used for printouts.  You can enter the measurements for top,
  673.              bottom, left, and right margins.
  674.  
  675.              The margin settings are in inches or centimeters,
  676.              corresponding to the English or Metric Measurement setting
  677.              in Control Panel.
  678.  
  679.  
  680.           Undo
  681.  
  682.              Choose Undo from the Edit menu to restore the current line
  683.              to the state it was when the insertion point was first moved
  684.              in to it.
  685.  
  686.  
  687.           Using Regular Expressions
  688.  
  689.              A regular expression is a search or replace string that uses
  690.              special characters to match text patterns.  WinEdit supports
  691.              UNIX style regular expressions.
  692.  
  693.              When WinEdit conducts a search using regular expressions, it
  694.              must check character by character in your text.  For this
  695.              reason, searches using regular expressions are slower than
  696.              regular searches.
  697.  
  698.              The following table describes the regular expression
  699.              characters recognized by WinEdit.
  700.  
  701.              Expression                    Description
  702.              --------------------------------------------------------------
  703.               \         Escape. WinEdit will ignore any special meaning of
  704.                         the character that follows the Escape expression.
  705.                         Use the Escape if you need to search for a literal
  706.                         character that matches a regular expression.
  707.  
  708.               .         Wild Card. Matches any character.  For example, the
  709.                         expression 'X.X' will match 'XaX', 'XbX, and
  710.                         'XcX', but not 'XaaX'.
  711.  
  712.               ^         Beginning Of Line. The expression matches only if
  713.                         it occurs at the beginning of a line. For example,
  714.                         '^for' matches the text 'for' only when it occurs
  715.                         at the beginning of a line.
  716.  
  717.               $         End Of Line. The expression matches only if it
  718.                         occurs at the end of a line.  For example,
  719.                         '(void)$' matches the text '(void)' only when it
  720.                         occurs at the end of a line.
  721.  
  722.           WinEdit 1.1A User's Manual                                Page 12
  723.               []        Character Class. The expression matches any
  724.                         character in the class specified within the
  725.                         brackets.  Use a dash (-) to specify a range of
  726.                         character values. For example, '[a-zA-Z0-9]'
  727.                         matches any letter or number, and '[xyz]' matches
  728.                         'x', 'y', or 'z'.
  729.  
  730.              [^]        Inverse Class. The expression matches any character
  731.                         not specified in the class. For example, '[^a-zA-Z]'
  732.                         matches any character that is not a letter.
  733.  
  734.               *         Repeat Operator. Matches zero or more occurences of
  735.                         the character that precedes the '*'.  For example,
  736.                         'XY*X' matches 'XX', 'XYX', and 'XYYX.
  737.  
  738.               +         Repeat Operator. Matches one or more occurences of
  739.                         the character that precedes the '+'.  For example,
  740.                         'XY+X' matches 'XYX' and 'XYYX, but not 'XX'.
  741.  
  742.  
  743.  
  744.           WinEdit 1.1A User's Manual                                Page 13
  745.  
  746.           SOFTWARE LICENSE
  747.  
  748.           WinEdit is not and has never been public domain software, nor is
  749.           it free software.
  750.  
  751.           Non-licensed users are granted a limited license to use WinEdit
  752.           on a 21-day trial basis for the purpose of determining whether
  753.           WinEdit is suitable for their needs.  The use of WinEdit, except
  754.           for the initial 21-day trial, requires registration.  The use of
  755.           unlicensed copies of WinEdit by any person, business,
  756.           corporation, government agency or any other entity is strictly
  757.           prohibited.
  758.  
  759.           A single user license permits a user to use WinEdit only on a
  760.           single computer.  Licensed users may use the program on
  761.           different computers, but may not use the program on more than
  762.           one computer at the same time.
  763.  
  764.           No one may modify or patch the WinEdit executable files in any
  765.           way, including but not limited to decompiling, disassembling,
  766.           or otherwise reverse engineering the program.
  767.  
  768.           A limited license is granted to copy and distribute WinEdit
  769.           only for the trial use of others, subject to the above
  770.           limitations, and also the following:
  771.  
  772.           1) WinEdit must be copied in unmodified form, complete with
  773.              the file containing this license information.
  774.  
  775.           2) The full machine-readable WinEdit documentation must be
  776.              included with each copy.
  777.  
  778.           3) WinEdit may not be distributed in conjunction with any
  779.              other product without a specific license to do so from
  780.              Wilson WindowWare.
  781.  
  782.           4) No fee, charge, or other compensation may be requested or
  783.              accepted, except as authorized below:
  784.  
  785.              A) Operators of electronic bulletin board systems (sysops)
  786.                 may make WinEdit available for downloading only as long
  787.                 as the above conditions are met.  An overall or time-
  788.                 dependent charge for the use of the bulletin board system
  789.                 is permitted as long as there is not a specific charge
  790.                 for the download of WinEdit.
  791.  
  792.              B) Vendors of user-supported or shareware software approved
  793.                 by the ASP may distribute WinEdit, subject to the above
  794.                 conditions, without specific permission.  Non-approved
  795.                 vendors may distribute WinEdit only after obtaining
  796.                 written permission from Wilson WindowWare. Such
  797.                 permission is usually granted. Please write for details
  798.                 (enclose your catalog).  Vendors may charge a disk
  799.                 duplication and handling fee, which, when pro-rated to
  800.                 the WinEdit product, may not exceed eight dollars.
  801.  
  802.           WinEdit 1.1A User's Manual                                Page 14
  803.  
  804.  
  805.           LIMITED WARRANTY
  806.  
  807.           Wilson WindowWare guarantees your satisfaction with this product
  808.           for a period of 90 days from the date of original purchase.  If
  809.           you are unsatisfied with WinEdit within that time period, return
  810.           the package in saleable condition to the place of purchase for a
  811.           full refund.
  812.  
  813.           Wilson WindowWare warrants that all disks provided are free from
  814.           defects in material and workmanship, assuming normal use, for a
  815.           period of 90 days from the date of purchase.
  816.  
  817.           Wilson WindowWare warrants that the program will perform in
  818.           substantial compliance with the documentation supplied with the
  819.           software product.  If a significant defect in the product is
  820.           found, the Purchaser may return the product for a refund.  In
  821.           no event will such a refund exceed the purchase price of the
  822.           product.
  823.  
  824.           EXCEPT AS PROVIDED ABOVE, WILSON WINDOWWARE DISCLAIMS ALL
  825.           WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  826.           LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  827.           FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE PRODUCT.  SHOULD
  828.           THE PROGRAM PROVE DEFECTIVE, THE PURCHASER ASSUMES THE RISK OF
  829.           PAYING THE ENTIRE COST OF ALL NECESSARY SERVICING, REPAIR, OR
  830.           CORRECTION AND ANY INCIDENTAL OR CONSEQUENTIAL DAMAGES.  IN NO
  831.           EVENT WILL WILSON WINDOWWARE BE LIABLE FOR ANY DAMAGES
  832.           WHATSOEVER (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF
  833.           BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS
  834.           INFORMATION AND THE LIKE) ARISING OUT OF THE USE OR THE
  835.           INABILITY TO USE THIS PRODUCT EVEN IF WILSON WINDOWWARE HAS BEEN
  836.           ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  837.  
  838.           Use of this product for any period of time constitutes your
  839.           acceptance of this agreement and subjects you to its contents.
  840.      
  841.           
  842.           Association of Shareware Professionals Ombudsman Statement
  843.  
  844.             Wilson WindowWare, the producer of WinEdit, is a
  845.             member of the Association of Shareware Professionals
  846.             (ASP).  ASP wants to make sure that the shareware
  847.             principle works for you. If you are unable to resolve a
  848.             shareware-related problem with an ASP member by contacting
  849.             the member directly, ASP may be able to help. The ASP
  850.             Ombudsman can help you resolve a dispute or problem with
  851.             an ASP member, but does not provide technical support for
  852.             members' products. Please write to the ASP Ombudsman at
  853.             P.O. Box 5786, Bellevue, WA 98006 or send a Compuserve
  854.             message via easyplex to ASP Ombudsman 70007,3536
  855.  
  856.           WinEdit 1.1A User's Manual                                Page 15
  857.  
  858.  
  859.  
  860.           WINEDIT ORDER FORM 1.1A
  861.  
  862.  Name:    ____________________________________________________
  863.  
  864.  Company: ____________________________________________________
  865.  
  866.  Address: ____________________________________________________
  867.  
  868.           ____________________________________________________
  869.  
  870.  City:    ________________________  St:______  Zip:___________
  871.  
  872.  Phone: (______)_________________     Country:________________
  873.  
  874.  
  875.          ____ WinEdit (s)             @ $59.95 :  _______.____
  876.  
  877.  Foreign air shipping (except Canada) @  $9.50 :  _______.____
  878.  
  879.                  Total: _______.____
  880.  
  881.  
  882.  Disk Size(circle one)    5.25" acceptable     3.5" required
  883.  
  884.  Please enclose a check payable to Wilson WindowWare; or you
  885.  may use Visa, MasterCharge, or EuroCard.  For credit cards,
  886.  please enter the information below:
  887.  
  888.  Card #:__ __ __ __ - __ __ __ __ - __ __ __ __ - __ __ __ __
  889.  
  890.  Expiration date: ____/____
  891.  
  892.  Signature:  _________________________________________
  893.  
  894.  
  895.  Where did you get your copy of WinEdit?
  896.  
  897.  
  898.  ____________________________________________________________
  899.  
  900.  
  901.  What version of WinEdit have you been evaluating?
  902.  
  903.  
  904.  _____________________________________________________________
  905.  
  906.  
  907.           Send to:  Wilson WindowWare
  908.                     2701 California Ave SW #212 
  909.                     Seattle, WA 98116 
  910.                     USA 
  911.  
  912.           or call:  (800) 762-8383  (orders only)
  913.                     (206) 937-9335
  914.                     (206) 935-7129  (fax) 
  915.  
  916.  
  917.            (Please allow 1 to 2 weeks for delivery) 
  918.